'Declaration Public MustInherit Class _RadialParallelPlotView (Of TOwnerView As IPlotListLayoutView, TSeriesView As IParallelSeriesView, TPlotDefinition As IParallelPlotDefinition, TPlotDataModel As IParallelPlotDataModel) Inherits _BaseParallelPlotView(Of TOwnerView,TSeriesView,TPlotDefinition,TPlotDataModel) Implements IDisplayable, IIdentityView, IModel, IParallelPlotModel, IParallelPlotView, IPlotModel, IPlotView, IQueryInterface, IRadialParallelPlotView, IView, IViewModel
public abstract class _RadialParallelPlotView<TOwnerView,TSeriesView,TPlotDefinition,TPlotDataModel> : _BaseParallelPlotView<TOwnerView,TSeriesView,TPlotDefinition,TPlotDataModel>, IDisplayable, IIdentityView, IModel, IParallelPlotModel, IParallelPlotView, IPlotModel, IPlotView, IQueryInterface, IRadialParallelPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView where TSeriesView: IParallelSeriesView where TPlotDefinition: IParallelPlotDefinition where TPlotDataModel: IParallelPlotDataModel